home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / PublicDomain / Spiele / Angband290 / help / command.txt < prev    next >
Text File  |  2000-04-10  |  35KB  |  634 lines

  1. === Command Descriptions ===
  2.  
  3.         The following command descriptions are listed as the command name
  4. plus the "underlying command" key.  This is followed by the command name
  5. and "roguelike" keyset key, if different from the underlying command key.
  6. Then comes a brief description of the command, including information about
  7. alternative methods of specifying the command in each keyset, when needed.
  8.  
  9.         Some commands use the "repeat count" to automatically repeat the
  10. command several times, while others use the "repeat count" to specify a
  11. "quantity" for the command, and still others use it as an "argument" of
  12. some kind.  Some commands are auto-repeated several times if no repeat
  13. count is given and the "always_repeat" option is set.
  14.  
  15.         Most commands take no "energy" to perform, while most other commands
  16. only take energy when they cause the world to change in some way.
  17.  
  18. --- Inventory Commands ---
  19.  
  20. Inventory list (i)
  21.         Displays a list of objects being carried but not equipped.  You
  22.         can carry up to 23 different items, not counting those in your
  23.         equipment.  Often, many identical objects can be "stacked" into
  24.         a "pile" which will count as a single item.  This is always
  25.         true of things like potions, scrolls, and food, but you may have
  26.         to set options to allow wands, staves, and other such objects to
  27.         stack.  Each object has a weight, and if you carry more objects
  28.         than your strength permits, you will begin to slow down.
  29.  
  30. Equipment list (e)
  31.         Use this command to display a list of the objects currently being
  32.         used by your character.  Your character has 12 slots for equipment,
  33.         each corresponding to a different location on the body, and each of
  34.         which may contain only a single object at a time, and each of which
  35.         may only contain objects of the proper "type", and which include
  36.         WIELD (weapon), BOW (missile launcher), LEFT (ring), RIGHT (ring),
  37.         NECK (amulet), LITE (light source), BODY (armor), OUTER (cloak),
  38.         ARM (shield), HEAD (helmet), HANDS (gloves), FEET (boots).  You
  39.         must be wielding/wearing certain objects to take advantage of
  40.         their special powers.
  41.  
  42. Drop an item (d)
  43.         This drops an item from your inventory or equipment onto the
  44.         dungeon floor.  If the floor spot you are standing on already has
  45.         an object in it, Angband will attempt to drop the item onto an
  46.         adjacent space.  Be warned that if the floor is full and you
  47.         attempt to drop something, it may disappear and be destroyed.
  48.         Doors and traps are considered objects for the purpose of
  49.         determining if the space is occupied.  This command may take
  50.         a quantity, and takes some energy.
  51.  
  52. Destroy an item (k) or Destroy an item (^D)
  53.         This destroys an item in your inventory or on the dungeon floor.
  54.         If the selected pile contains multiple objects, you may specify
  55.         a quantity.  You must always (currently) verify this command.
  56.         This command may take a quantity, and takes some energy.
  57.  
  58. Wear/Wield equipment (w)
  59.         To wear or wield an object in your inventory, use this command.
  60.         Since only one object can be in each slot at a time, if you wear
  61.         or wield an item into a slot which is already occupied, the old
  62.         item will be first be taken off, and may in fact be dropped if
  63.         there is no room for it in your inventory.  This command takes
  64.         some energy.
  65.  
  66. Take off equipment (t) or Take off equipment (T)
  67.         Use this command to take off a piece of equipment and return it
  68.         to your inventory.  Occasionally, you will run into a cursed item
  69.         which cannot be removed.  These items normally penalize you in some
  70.         way and cannot be taken off until the curse is removed.  If there
  71.         is no room in your inventory for the item, your pack will overflow
  72.         and you will drop the item after taking it off.  This command takes
  73.         some energy.
  74.  
  75. --- Movement Commands ---
  76.  
  77. Walk (with pickup) (;)
  78.         Moves one step in the given direction.  The square you are moving
  79.         into must not be blocked by walls or doors.  You will pick up any
  80.         items in the destination grid if the "always_pickup" option is set,
  81.         or if the "query_pickup" option is set and you respond correctly.
  82.         You may also use the "original" direction keys (both keysets) or
  83.         the "roguelike" direction keys (roguelike keyset) to walk in a
  84.         direction.  This command may take a count, requires a direction,
  85.         and takes some energy.
  86.  
  87. Walk (flip pickup) (-)
  88.         This is just like normal move, except that the "Pick things up"
  89.         option is inverted.  In other words, if you normally pick up
  90.         anything you encounter (the default), you will not pick things up
  91.         when using this command.  If you normally do not pick things up,
  92.         you will when using this command.  This command may take a count,
  93.         requires a direction, and takes some energy.
  94.  
  95. Run (.) or Run (,)
  96.         This command will move in the given direction, following any bends
  97.         in the corridor, until you either have to make a "choice" between
  98.         two directions or you are disturbed.  You can configure what will
  99.         disturb you by setting the disturbance options.  You may also use
  100.         shift plus the "roguelike" direction keys (roguelike keyset), or
  101.         shift plus the "original" direction keys on the keypad (both keysets,
  102.         some machines) to run in a direction.  This command may take an
  103.         argument, requires a direction, and takes some energy.
  104.  
  105. Go up staircase (<)
  106.         Climbs up an up staircase you are standing on.  There is always at
  107.         least one staircase going up on every level except for the town
  108.         level (this doesn't mean it's easy to find).  Going up a staircase
  109.         will take you to a new dungeon level unless you are at 50 feet
  110.         (dungeon level 1), in which case you will return to the town
  111.         level.  Note that whenever you leave a level (not the town), you
  112.         will never find it again.  This means that for all intents and
  113.         purposes, any objects on that level are destroyed.  This includes
  114.         artifacts unless the "Create characters in preserve mode" option
  115.         was set when your character was created, in which case the artifacts
  116.         may show up again later.  This command takes some energy.
  117.  
  118. Go down staircase (>)
  119.         Descends a down staircase you are standing on.  There are always
  120.         at least two staircases going down on each level, except for the
  121.         town which has only one, and "quest" levels, which have none until
  122.         the quest monster is killed.  Going down a staircase will take you
  123.         to a new dungeon level.  See "Go Up Staircase" for more info.
  124.         This command takes some energy.
  125.  
  126. --- Resting Commands ---
  127.  
  128. Stay still (with pickup) (,) or Stay still (with pickup) (.)
  129.         Stays in the same square for one move.  If you normally pick up
  130.         objects you encounter, you will pick up whatever you are standing
  131.         on.  You may also use the "5" key (both keysets).  This command
  132.         may take a count, and takes some energy.
  133.  
  134. Stay still (flip pickup) (g)
  135.         Stays in the same square for one move.  If you normally pick up
  136.         objects you encounter, you will not pick up whatever you are
  137.         standing on.  If you normally do not pick up objects, you will
  138.         pick up what you are standing on.  This command is normally only
  139.         used when the "always_pickup" option is false.  This command may
  140.         take a count, and takes some energy.
  141.  
  142. Rest (R)
  143.         Resting is better for you than repeatedly staying still, and can
  144.         be told to automatically stop after a certain amount of time, or
  145.         when various conditions are met.  In any case, you always wake up
  146.         when anything disturbing happens, or when you press any key.  To
  147.         rest, enter the Rest command, followed by the number of turns you
  148.         want to rest, or "*" to rest until your hitpoints and mana are
  149.         restored, or "&" to rest until you are fully "h